[Launch mode]
mode = sandbox

[Payment information]
title = Manipulate emotional sentences (bonus up to $2.89!)
base_payment = 0.10

[Recruitment strategy]
auto_recruit = true
lifetime = 96
duration = 1
us_only = true
approve_requirement = 95
ad_group = Game
browser_exclude_rule = MSIE, mobile, tablet

[Advert metadata]
description = Manipulate and listen to emotional sentences (requires headphones)! $0.20 for 2-min test with a bonus of $2.89 upon completion of the full task (~19 mins)
keywords = non_adaptive
contact_email_on_error = 
organization_name = 

[Database]
database_url = postgresql://postgres@localhost/dallinger
database_size = standard-2

[Server]
# Dyno types: hobby, standard-1x, standard-2x, performance-m, performance-l, probably performance-m is best
dyno_type = performance-m
num_dynos_web = 3

# THIS NEEDS TO BE 3; high amounts of workers create problems
num_dynos_worker = 4
redis_size = premium-3
host = 0.0.0.0
clock_on = true
heroku_python_version = 3.7.0